Getting Started with Raspberry Pi Zero by Kurniawan Agus

Getting Started with Raspberry Pi Zero by Kurniawan Agus

Author:Kurniawan, Agus [Kurniawan, Agus]
Language: eng
Format: azw3
Publisher: PE Press
Published: 2016-03-03T16:00:00+00:00


5.1 Getting Started

In this section, we try to deploy LAMP on our Raspberry Pi. The following is a list of required component which must be installed:

Web Server, Apache

Database, MySQL

PHP

MySQL Database driver for PHP

We will install these components on next section.

5.2 Installing Apache Server

Firstly, we install Apache Server.

$ sudo apt-get install apache2

5.3 Installing MySQL

The second step is to install MySQL. Execute this command

$ sudo apt-get install mysql-server



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.